-
Notifications
You must be signed in to change notification settings - Fork 6.6k
feat(GenAI): Gemma2 samples for Model Garden deployments to Vertex AI endpoints #12598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Here is the summary of changes. You are about to add 2 region tags.
This comment is generated by snippet-bot.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
quick question. For now we continue with |
… endpoints (GoogleCloudPlatform#12598) * Initial working samples * Tests ready with mocks * Updated CODEOWNERS * Fix lint and tests * Fix lint and tests * Moving samples to fix testing issues when in subfolder of generative-ai * Add missing pytest * Trailling newline
Description
Fixes b/365590892
Gemma2 samples for Model Garden deployments to Vertex AI endpoints
Tests are mocked for now until we make a decision if we want to have these models permanently deployed for testing purposes.
Checklist
nox -s py-3.9
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)